home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / drivers / rtwin31.zip / OEMSETUP.INF next >
INI File  |  1992-05-07  |  3KB  |  67 lines

  1. [data]
  2. ; DefCodePage defines which translation table to use if we cannot get
  3. ; code page information from DOS ie we are not under 3.30 or newer.
  4.     defxlat = 437
  5.  
  6. ; n = path,disk name,disk tag file
  7. ;
  8. ; n           disk "number"  1-9,A-Z (single char only!)
  9. ; path        path of disk n
  10. ; name        name of disk n
  11. ; disk tag    a file on disk n (used to determine if disk is in drive)
  12. ;
  13. [disks]
  14.     1 =. ,"Microsoft Windows 3.1 Disk #1",disk1
  15.     2 =. ,"Microsoft Windows 3.1 Disk #2",disk2
  16.     3 =. ,"Microsoft Windows 3.1 Disk #3",disk3
  17.     4 =. ,"Microsoft Windows 3.1 Disk #4",disk4
  18.     5 =. ,"Microsoft Windows 3.1 Disk #5",disk5
  19.     6 =. ,"Microsoft Windows 3.1 Disk #6",disk6
  20.     7 =. ,"Microsoft Windows 3.1 Disk #7",disk7
  21.  
  22. ;   6 =. ,"RTVGA MS Windows/3.0 DRVPAK",disk6
  23. ; End of RTVGA disk
  24. [display]
  25. RTVGA64  = x:v64.drv, "RTVGA 16C display (640x480)","100,96,96", x:VGA.GR2, 1:VGALOGO.LGO, x:vddvga.386, x:RTVGA.GR3,, 3:VGALOGO.RLE
  26. RTVGA64D = x:v64D.drv,"RTVGA 256C display (640x480 REQ. 512KB)", "100,96,96", x:VGA.GR2, 1:VGALOGO.LGO, x:vddvga.386, x:RTVGA.GR3,, 3:VGALOGO.RLE
  27. RTVGA86  = x:v86.drv, "RTVGA 16C display (800x600)","100,96,96", x:VGA.GR2, 1:VGALOGO.LGO, x:vddvga.386, x:RTVGA.GR3,, 3:VGALOGO.RLE
  28. RTVGA86D = x:v86D.drv,"RTVGA 256C display (800x600 REQ. 512KB) ","100,96,96", x:VGA.GR2, 1:VGALOGO.LGO, x:vddvga.386, x:RTVGA.GR3,, 3:VGALOGO.RLE
  29. RTVGA1K  = x:v1K.drv, "RTVGA 16C display (1024x768 REQ. 512KB)", "100,96,96", x:VGA.GR2, 1:VGALOGO.LGO, x:vddvga.386, x:RTVGA.GR3,, 3:VGALOGO.RLE
  30. RTVGA1KD = x:v1KD.drv,"RTVGA 256C display (1024x768 REQ. 1MB)", "100,96,96", x:VGA.GR2, 1:VGALOGO.LGO, x:vddvga.386, x:RTVGA.GR3,, 3:VGALOGO.RLE
  31. RTVGA128 = x:v128.drv,"RTVGA 16C display (1280x1024 REQ. 1MB)", "100,96,96", x:VGA.GR2, 1:VGALOGO.LGO, x:vddvga.386, x:RTVGA.GR3,, 3:VGALOGO.RLE
  32. ; End of RTVGA display
  33. ; copy these fonts depending on the 386 grabber being used
  34. [RTVGA.GR3]
  35. 2:CGA40WOA.FON,2:CGA40850.FON
  36. 2:CGA80WOA.FON,2:CGA80850.FON
  37. 2:EGA40WOA.FON,6:EGA40850.FON
  38. 2:EGA80WOA.FON,2:EGA80850.FON
  39. ; End of RTVGA GR3
  40.  
  41. [codepages]
  42. ;       Xlat Table    OEM Font     description.
  43. 863 = 1:xlat863.bin, 3:vga863.fon, "French Canadian (863)"
  44. 861 = 3:xlat861.bin, 2:vga861.fon, "Icelandic (861)"
  45. 865 = 3:xlat865.bin, 3:vga865.fon, "Norway & Denmark (865)"
  46. 850 = 1:xlat850.bin, 2:vga850.fon, "International (850)"
  47. 860 = 2:xlat860.bin, 2:vga860.fon, "Portuguese (860)"
  48. 437 =              ,             , "Standard (437)"
  49.  
  50. [sysfonts]
  51. 2:vgasys.fon,"VGA System Font", "100,96,96"
  52.  
  53. [fixedfonts]
  54. 2:vgafix.fon,"VGA Fixed System Font", "100,96,96"
  55.  
  56. [oemfonts]
  57. 2:vgaoem.fon,"VGA Terminal Font (USA/Europe)", "100,96,96",1
  58.  
  59. [fonts]
  60. 6:SSERIFE.FON, "MS Sans Serif 8,10,12,14,18,24 (VGA res)", "100,96,96"
  61. 6:COURE.FON, "Courier 10,12,15 (VGA res)", "100,96,96"
  62. 6:SERIFE.FON, "MS Serif 8,10,12,14,18,24 (VGA res)", "100,96,96"
  63. 6:SYMBOLE.FON, "Symbol 8,10,12,14,18,24 (VGA res)", "100,96,96"
  64. 6:ROMAN.FON, "Roman (All res)",   "CONTINUOUSSCALING"
  65. 6:SCRIPT.FON, "Script (All res)", "CONTINUOUSSCALING"
  66. 6:MODERN.FON, "Modern (All res)", "CONTINUOUSSCALING"
  67.